home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / FROMUTS / GUARDIAN / !Guardian / !Run < prev    next >
Text File  |  1991-11-10  |  482b  |  12 lines

  1. | RISC OS Loader for !Guardian
  2. | Written by Paul Vigay (C) 1991/2
  3. |
  4. If "<System$Path>" = "" then Error 0 System resources cannot be found, for FPE
  5. Set Guardian$Path <obey$dir>
  6. RMEnsure FPEmulator 2.70 RMLoad System:modules.FPEmulator
  7. RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
  8. RMEnsure ABCLibrary 2.00 RMLoad <Guardian$Path>.ABCLib
  9. RMEnsure ABCLibrary 2.00 Error You need ABCLibrary 2.00 or later
  10. WimpSlot -min 72k -max 72k
  11. Run "<Guardian$Path>.!RunImage" %*0
  12.